	@media screen and (max-width: 1200px) {

	  body {
	    font-size: .14rem;
	    min-width: 100%;
	    -webkit-text-size-adjust: 100%;
	    font-size-adjust: none;
	  }

	  .mshow {
      display: block !important;
      width: 100%;
	  }

	  .mhidden {
	    display: none !important;
	  }

	  .moverflow {
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	  }

	  .left,
	  .right {
	    width: 100%;
	  }

	  .top27 {
	    margin-top: .27rem;
	  }

	  .top42 {
	    margin-top: .27rem;
	  }

	  .mwid100 {
	    display: block;
	    width: 100%;
	  }

	  .hidden {
	    display: none;
	  }

	  .pub-list li {
	    font-size: .24rem;
	    padding-left: .3rem;
	    line-height: 2;
	    height: auto;
	    color: #1A1A1A;
	  }

	  .pub-list li i {
	    width: .09rem;
	    height: .09rem;
	    border-radius: 50%;
	    top: 38%;
	  }

	  .pub-tab-details .pub-list li a {
	    width: 78%;
	  }

	  .pub-list li span {
	    font-size: .22rem;
	    color: #545454;
	  }

	  .more,
	  .span-more {
	    font-size: .22rem;
	    color: #999999 !important;
	    position: absolute;
	    right: 0.1rem;
	  }

	  .main {
	    margin-bottom: 0;
	  }

	  .colum1-box,
	  .colum2-box,
	  .colum3-box,
	  .column1-box,
	  .cloumn2-box {
	    height: auto;
	  }

	  .chuo {
	    float: none;
	    font-size: .22rem;
	    color: #5A5A5A;
	    margin: .5rem 0 .5rem .28rem;
	  }

	  .chuo img {
	    width: .21rem;
	    height: .21rem;
	    margin-top: 0.1rem;
	    margin-right: .05rem;
	  }

    .list-right-box {
      width: 100% !important;
      min-height: 100px !important;
    }
    /* 委发文件二级菜单 */
    .wfwj-two-menu a{
      padding: 0 !important;
    }


	}